* info.el (Info-directory-list): Doc fix; it is set according to
authorJim Blandy <jimb@redhat.com>
Tue, 2 Mar 1993 07:27:17 +0000 (07:27 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 2 Mar 1993 07:27:17 +0000 (07:27 +0000)
commit44c327f9596f64d9f3589df17347e06887f90dd1
tree221d78bdaf904331f17c636825558cc47a9b86f7
parentb9a4b5011e4804cc372fe3cba4b45ebb3ccac489
* info.el (Info-directory-list): Doc fix; it is set according to
INFOPATH, not INFODIR.
(Info-find-node): Don't try to set the info buffer's directory
according to Info-directory; that variable doesn't exist any more.
Instead, let Info-insert-dir set the current directory.
(Info-insert-dir): Properly check for upper- and lower-case forms
of "dir", with and without ".info" extension.  Set the buffer's
default-directory to the directory containing the first dir file
we find, and cache it in Info-dir-contents-directory.
(Info-dir-contents-directory): New variable, to cache the
directory we decided to use as the merged directory's
default-directory.
lisp/info.el